C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / EstimatedHeightForFooter Method

In This Topic
EstimatedHeightForFooter Method
In This Topic
Syntax
'Declaration
 
Public Overridable Function EstimatedHeightForFooter( _
   ByVal tableView As UIKit.UITableView, _
   ByVal section As IntPtr _
) As NFloat
 

Parameters

tableView
section
See Also